projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dae7e1
)
; Nit fix in comment
author
AndreaCorallo
<akrl@sdf.org>
Wed, 26 Feb 2020 21:36:48 +0000
(21:36 +0000)
committer
AndreaCorallo
<akrl@sdf.org>
Wed, 26 Feb 2020 21:36:48 +0000
(21:36 +0000)
src/comp.c
patch
|
blob
|
history
diff --git
a/src/comp.c
b/src/comp.c
index 9dcd5547de6681371c940f06dbd63e53b5718cbf..425784b981026d5c92469777fb207635d122bad5 100644
(file)
--- a/
src/comp.c
+++ b/
src/comp.c
@@
-3275,7
+3275,7
@@
DEFUN ("comp--compile-ctxt-to-file", Fcomp__compile_ctxt_to_file,
GCC_JIT_OUTPUT_KIND_DYNAMIC_LIBRARY,
SSDATA (tmp_file));
- /* Remove the old eln instead of copying the new one into
ti
to get
+ /* Remove the old eln instead of copying the new one into
it
to get
a new inode and prevent crashes in case the old one is currently
loaded. */
if (!NILP (Ffile_exists_p (out_file)))